home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 3 / Cream of the Crop 3.iso / sound / dmpc211.zip / DMPC.CFG < prev    next >
Text File  |  1994-04-06  |  1KB  |  62 lines

  1. TEMP=D:\TEMP
  2. ;Where to extract files to before playing.
  3.  
  4. RIPPER_DEVICE=SoundBlaster
  5. ;Speaker, DAC or SoundBlaster, defaults to Speaker
  6. RIPPER_PORT=$220
  7. RIPPER_IRQ=5
  8. ;IRQ value still not being used.
  9. RIPPER_DMA=1
  10. RIPPER_DIR=D:\TEMP
  11. ;Path where you want samples to be saved.
  12.  
  13. START_PATH=C:\PROGRAM\MOD
  14. ;DMPC will read this directory first, unless you use command-line override.
  15. ALWAYS_REREAD=False
  16. ;When TRUE, DMPC re-reads the directory every time you change player.
  17. READ_ARCHIVES=True
  18. ;When FALSE, DMPC will not search archives for music files.
  19.  
  20. ZIP_PATH=C:\UTILS\ZIP.EXE
  21. UNZIP_PATH=C:\UTILS\UNZIP.EXE
  22. ARJ_PATH=C:\UTILS\ARJ.EXE
  23. LHA_PATH=C:\UTILS\LHA.EXE
  24. LIMIT_PATH=C:\UTILS\LIMIT.EXE
  25. SQZ_PATH=C:\UTILS\SQZ.EXE
  26. ;Set these paths for faster startup.
  27.  
  28.  
  29. ;You can have up to 20 player configs
  30. [Dual Module Player]
  31. OPTIONS=-p220 -d1 -i5 -q -8 -l -c1 -s44 
  32. FILEMASK = MATS36NF
  33. Player=C:\utils\dmp.exe
  34.  
  35. [Galaxy Music Player]
  36. OPTIONS=/oSK /m22
  37. FILEMASK=MS36N
  38. Player=C:\utils\glx.exe
  39.  
  40. [Modplay 2.19b]
  41. OPTIONS=-ls
  42. FILEMASK=MSN
  43. PLAYER=C:\UTILS\MP.COM
  44.  
  45. [Protected Module Player]
  46. OPTIONS=/p220 /i5 /d1 /q /l /c1
  47. FILEMASK=MSA36N
  48. PLAYER=C:\UTILS\PMP.EXE
  49.  
  50. [Vectorballs Modplayer]
  51. PLAYER=C:\UTILS\VM2.EXE
  52.  
  53. [Visual Player]
  54. PLAYER=C:\UTILS\VP.EXE
  55.  
  56. [Super Pro Play]
  57. PLAYER=C:\UTILS\SPP.EXE
  58.  
  59. [WAV/SND Player]
  60. FILEMASK=WD
  61. PLAYER=C:\PROGRAM\NEWS\TEST\PLAY.EXE
  62.